home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 October: Mac OS SDK / Dev.CD Oct 00 SDK1.toast / Development Kits / Mac OS / Text Encoding Converter 1.5 / Read Me next >
Encoding:
Text File  |  1999-09-24  |  2.3 KB  |  36 lines  |  [ttro/ttxt]

  1. TEC 1.5 Release
  2.  
  3. This is mainly a maintenance release. Several bugs have been fixed and a few features have been added.
  4.  
  5. Included in this release are the latest version of the software, headers, libraries, plus two sample applications along with all source code.  HTML versions of the documentation updated with the latest changes will be forthcoming on Apple's Developer Technical Publications site:
  6. <http://developer.apple.com/techpubs/macos8/>.
  7.  
  8. What's New
  9.  
  10. • Fixed bugs related to booting and initialization, especially on localized systems.
  11. • Fixed bugs relating to locking tables for use at interrupt level.
  12. • Caches common converter objects for performance.
  13. • Added new API, UCGetCharProperty, for retrieving Unicode character properties.
  14. • Added new option kUnicodeTextRunHeuristics for finer control over conversion involving runs of multiple character sets.
  15. • Fixed bugs relating to multiple script runs and long digit sequences.
  16. • Added new API, NearestMacTextEncodings, which returns the Mac OS encoding(s) whose repertoire is closest to the specified encoding.
  17. • Encoding names may now be retrieved in Unicode.
  18. • Added new API, TECSetBasicOptions, which allows some low-level Unicode converter options to be set for conversions performed with the high-level converter.
  19. • Fixed problems in building conversions involving Unicode variants, including UTF-8.
  20. • TEC now does better validation of input for Japanese encodings.
  21. • TEC now does a better job of handling characters that are in MacJapanese but not in Shift JIS.
  22. • The HZ converter now handles the tilde-tilde and tilde-linefeed combinations correctly.
  23. • The alias "CN-GB" has been added for "EUC-CN" and "GB2312".
  24. • Support has been added for the encodings ISO 8859-3, ISO 8859-4, ISO 8859-15, Windows CP 1257, Windows CP 1258. Limited support has been added for the Mac OS Tibetan encoding.
  25. • Various mappings for CJK encodings were improved.
  26. • Added loose mappings for variant forms of Han characters (e.g., simplified vs. traditional), yielding fewer missing characters in some conversions.
  27. • Added Euro to Mac Cyrillic and Ukrainian encodings.
  28. • Added conversion from arbitrary Unicode to maximally decomposed Unicode.
  29.  
  30. Please consult the release notes documents for full details of new additions, mapping changes, and bug fixes.
  31.  
  32.  
  33. Enjoy,
  34.  
  35. The TEC Gang.
  36.